Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

3.5.0 backports 1 #36533

Merged
merged 46 commits into from
Oct 18, 2023
Merged

3.5.0 backports 1 #36533

merged 46 commits into from
Oct 18, 2023

Conversation

gsmet
Copy link
Member

@gsmet gsmet commented Oct 17, 2023

Please don't merge, I will merge it myself.

ivanp and others added 30 commits October 17, 2023 17:15
Default response content type header should conform to [GraphQL over HTTP spec](https://github.com/graphql/graphql-over-http/blob/main/spec/GraphQLOverHTTP.md#serialization-format).

(cherry picked from commit bff1fb7)
Contains the fix for CVE-2023-44487.

(cherry picked from commit e9a563f)
As usual with Db2, we are shooting in the dark a bit but it seems to
solve the OP's issue.

Fixes quarkusio#36399

(cherry picked from commit 78d5bc3)
…s that should always be included

(cherry picked from commit ee36207)
- when no current reactive session is found
- resolves quarkusio#36236

(cherry picked from commit 82c1323)
* Adds sniHostName and sslHostNameValidation properties

(cherry picked from commit 3e96055)
(cherry picked from commit fc63e49)
- Update the GraalVM Community builder image to the tag `jdk-21`
- Update the Mandrel builder image to the tag `jdk-21`(Mandrel 23.1)
- Update GraalVM SDK version to 23.1 (yes, it does not follow the same version scheme)

(cherry picked from commit 766de7f)
(cherry picked from commit 2632e1c)
(cherry picked from commit 9ec8b6a)
Without this change, the logger that can be
provided programmatically is totally useful
unless the user also configures a Quarkus
config property.
This change allows for logging to actually
be useful in a programmatically
created client

(cherry picked from commit 59e2314)
(cherry picked from commit 412e96b)
(cherry picked from commit d61e3e3)
Bumps [de.flapdoodle.embed:de.flapdoodle.embed.mongo](https://github.com/flapdoodle-oss/de.flapdoodle.embed.mongo) from 4.7.0 to 4.9.2.
- [Commits](flapdoodle-oss/de.flapdoodle.embed.mongo@de.flapdoodle.embed.mongo-4.7.0...de.flapdoodle.embed.mongo-4.9.2)

---
updated-dependencies:
- dependency-name: de.flapdoodle.embed:de.flapdoodle.embed.mongo
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
(cherry picked from commit 52087db)
dependabot bot and others added 4 commits October 17, 2023 17:31
Bumps [org.wiremock:wiremock-standalone](https://github.com/wiremock/wiremock) from 3.1.0 to 3.2.0.
- [Release notes](https://github.com/wiremock/wiremock/releases)
- [Commits](wiremock/wiremock@3.1.0...3.2.0)

---
updated-dependencies:
- dependency-name: org.wiremock:wiremock-standalone
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
(cherry picked from commit 3199738)
(cherry picked from commit 9811b1f)
It's now impossible to start MongoDB 4.0 on a Fedora 38 so let's move to
a more modern version for our tests.

(cherry picked from commit e915afe)
@gsmet gsmet added the area/infra internal and infrastructure related issues label Oct 17, 2023
@gsmet gsmet self-assigned this Oct 17, 2023
@quarkus-bot quarkus-bot bot added area/config area/core area/dependencies Pull requests that update a dependency file area/devtools Issues/PR related to maven, gradle, platform and cli tooling/plugins area/docstyle issues related for manual docstyle review area/documentation area/graphql area/health area/infinispan Infinispan area/infra-automation anything related to CI, bots, etc. that are used to automated our infrastructure area/mongodb area/oidc area/panache area/persistence OBSOLETE, DO NOT USE area/platform Issues related to definition and interaction with Quarkus Platform area/resteasy-classic area/rest area/smallrye area/testing area/tracing area/vertx labels Oct 17, 2023
@github-actions
Copy link

github-actions bot commented Oct 17, 2023

🙈 The PR is closed and the preview is expired.

@quarkus-bot
Copy link

quarkus-bot bot commented Oct 17, 2023

Failing Jobs - Building 91cddc6

Status Name Step Failures Logs Raw logs Build scan
✔️ JVM Tests - JDK 11
✔️ JVM Tests - JDK 17
JVM Tests - JDK 17 Windows Build Failures Logs Raw logs
🚫 JVM Tests - JDK 20
✔️ Maven Tests - JDK 11
Maven Tests - JDK 11 Windows Build Failures Logs Raw logs

Full information is available in the Build summary check run.

Failures

⚙️ JVM Tests - JDK 17 Windows #

- Failing: extensions/vertx/deployment 
! Skipped: devtools/cli extensions/agroal/deployment extensions/amazon-lambda-http/deployment and 381 more

📦 extensions/vertx/deployment

io.quarkus.vertx.mdc.VertxMDCTest.mdc line 75 - More details - Source on GitHub

org.awaitility.core.ConditionTimeoutException: Condition with io.quarkus.vertx.mdc.VertxMDCTest was not fulfilled within 10 seconds.
	at org.awaitility.core.ConditionAwaiter.await(ConditionAwaiter.java:167)
	at org.awaitility.core.CallableCondition.await(CallableCondition.java:78)

io.quarkus.vertx.mdc.VertxMDCTest.mdc line 75 - More details - Source on GitHub

org.awaitility.core.ConditionTimeoutException: Condition with io.quarkus.vertx.mdc.VertxMDCTest was not fulfilled within 10 seconds.
	at org.awaitility.core.ConditionAwaiter.await(ConditionAwaiter.java:167)
	at org.awaitility.core.CallableCondition.await(CallableCondition.java:78)

io.quarkus.vertx.mdc.VertxMDCTest.mdc line 75 - More details - Source on GitHub

org.awaitility.core.ConditionTimeoutException: Condition with io.quarkus.vertx.mdc.VertxMDCTest was not fulfilled within 10 seconds.
	at org.awaitility.core.ConditionAwaiter.await(ConditionAwaiter.java:167)
	at org.awaitility.core.CallableCondition.await(CallableCondition.java:78)

io.quarkus.vertx.mdc.VertxMDCTest.mdc line 75 - More details - Source on GitHub

org.awaitility.core.ConditionTimeoutException: Condition with io.quarkus.vertx.mdc.VertxMDCTest was not fulfilled within 10 seconds.
	at org.awaitility.core.ConditionAwaiter.await(ConditionAwaiter.java:167)
	at org.awaitility.core.CallableCondition.await(CallableCondition.java:78)

io.quarkus.vertx.mdc.VertxMDCTest.mdc line 75 - More details - Source on GitHub

org.awaitility.core.ConditionTimeoutException: Condition with io.quarkus.vertx.mdc.VertxMDCTest was not fulfilled within 10 seconds.
	at org.awaitility.core.ConditionAwaiter.await(ConditionAwaiter.java:167)
	at org.awaitility.core.CallableCondition.await(CallableCondition.java:78)

io.quarkus.vertx.mdc.VertxMDCTest.mdc line 75 - More details - Source on GitHub

org.awaitility.core.ConditionTimeoutException: Condition with io.quarkus.vertx.mdc.VertxMDCTest was not fulfilled within 10 seconds.
	at org.awaitility.core.ConditionAwaiter.await(ConditionAwaiter.java:167)
	at org.awaitility.core.CallableCondition.await(CallableCondition.java:78)

io.quarkus.vertx.mdc.VertxMDCTest.mdc line 75 - More details - Source on GitHub

org.awaitility.core.ConditionTimeoutException: Condition with io.quarkus.vertx.mdc.VertxMDCTest was not fulfilled within 10 seconds.
	at org.awaitility.core.ConditionAwaiter.await(ConditionAwaiter.java:167)
	at org.awaitility.core.CallableCondition.await(CallableCondition.java:78)

io.quarkus.vertx.mdc.VertxMDCTest.mdc line 75 - More details - Source on GitHub

org.awaitility.core.ConditionTimeoutException: Condition with io.quarkus.vertx.mdc.VertxMDCTest was not fulfilled within 10 seconds.
	at org.awaitility.core.ConditionAwaiter.await(ConditionAwaiter.java:167)
	at org.awaitility.core.CallableCondition.await(CallableCondition.java:78)

io.quarkus.vertx.mdc.VertxMDCTest.mdc line 75 - More details - Source on GitHub

org.awaitility.core.ConditionTimeoutException: Condition with io.quarkus.vertx.mdc.VertxMDCTest was not fulfilled within 10 seconds.
	at org.awaitility.core.ConditionAwaiter.await(ConditionAwaiter.java:167)
	at org.awaitility.core.CallableCondition.await(CallableCondition.java:78)

io.quarkus.vertx.mdc.VertxMDCTest.mdc line 75 - More details - Source on GitHub

org.awaitility.core.ConditionTimeoutException: Condition with io.quarkus.vertx.mdc.VertxMDCTest was not fulfilled within 10 seconds.
	at org.awaitility.core.ConditionAwaiter.await(ConditionAwaiter.java:167)
	at org.awaitility.core.CallableCondition.await(CallableCondition.java:78)

io.quarkus.vertx.mdc.VertxMDCTest.mdcNonVertxThreadTest line 119 - More details - Source on GitHub

org.awaitility.core.ConditionTimeoutException: Condition with io.quarkus.vertx.mdc.VertxMDCTest was not fulfilled within 10 seconds.
	at org.awaitility.core.ConditionAwaiter.await(ConditionAwaiter.java:167)
	at org.awaitility.core.CallableCondition.await(CallableCondition.java:78)

io.quarkus.vertx.mdc.VertxMDCTest.mdcNonVertxThreadTest line 119 - More details - Source on GitHub

org.awaitility.core.ConditionTimeoutException: Condition with io.quarkus.vertx.mdc.VertxMDCTest was not fulfilled within 10 seconds.
	at org.awaitility.core.ConditionAwaiter.await(ConditionAwaiter.java:167)
	at org.awaitility.core.CallableCondition.await(CallableCondition.java:78)

io.quarkus.vertx.mdc.VertxMDCTest.mdcNonVertxThreadTest line 119 - More details - Source on GitHub

org.awaitility.core.ConditionTimeoutException: Condition with io.quarkus.vertx.mdc.VertxMDCTest was not fulfilled within 10 seconds.
	at org.awaitility.core.ConditionAwaiter.await(ConditionAwaiter.java:167)
	at org.awaitility.core.CallableCondition.await(CallableCondition.java:78)

io.quarkus.vertx.mdc.VertxMDCTest.mdcNonVertxThreadTest line 119 - More details - Source on GitHub

org.awaitility.core.ConditionTimeoutException: Condition with io.quarkus.vertx.mdc.VertxMDCTest was not fulfilled within 10 seconds.
	at org.awaitility.core.ConditionAwaiter.await(ConditionAwaiter.java:167)
	at org.awaitility.core.CallableCondition.await(CallableCondition.java:78)

io.quarkus.vertx.mdc.VertxMDCTest.mdcNonVertxThreadTest line 119 - More details - Source on GitHub

org.awaitility.core.ConditionTimeoutException: Condition with io.quarkus.vertx.mdc.VertxMDCTest was not fulfilled within 10 seconds.
	at org.awaitility.core.ConditionAwaiter.await(ConditionAwaiter.java:167)
	at org.awaitility.core.CallableCondition.await(CallableCondition.java:78)

io.quarkus.vertx.mdc.VertxMDCTest.mdcNonVertxThreadTest line 119 - More details - Source on GitHub

org.awaitility.core.ConditionTimeoutException: Condition with io.quarkus.vertx.mdc.VertxMDCTest was not fulfilled within 10 seconds.
	at org.awaitility.core.ConditionAwaiter.await(ConditionAwaiter.java:167)
	at org.awaitility.core.CallableCondition.await(CallableCondition.java:78)

io.quarkus.vertx.mdc.VertxMDCTest.mdcNonVertxThreadTest line 119 - More details - Source on GitHub

org.awaitility.core.ConditionTimeoutException: Condition with io.quarkus.vertx.mdc.VertxMDCTest was not fulfilled within 10 seconds.
	at org.awaitility.core.ConditionAwaiter.await(ConditionAwaiter.java:167)
	at org.awaitility.core.CallableCondition.await(CallableCondition.java:78)

io.quarkus.vertx.mdc.VertxMDCTest.mdcNonVertxThreadTest line 119 - More details - Source on GitHub

org.awaitility.core.ConditionTimeoutException: Condition with io.quarkus.vertx.mdc.VertxMDCTest was not fulfilled within 10 seconds.
	at org.awaitility.core.ConditionAwaiter.await(ConditionAwaiter.java:167)
	at org.awaitility.core.CallableCondition.await(CallableCondition.java:78)

io.quarkus.vertx.mdc.VertxMDCTest.mdcNonVertxThreadTest line 119 - More details - Source on GitHub

org.awaitility.core.ConditionTimeoutException: Condition with io.quarkus.vertx.mdc.VertxMDCTest was not fulfilled within 10 seconds.
	at org.awaitility.core.ConditionAwaiter.await(ConditionAwaiter.java:167)
	at org.awaitility.core.CallableCondition.await(CallableCondition.java:78)

io.quarkus.vertx.mdc.VertxMDCTest.mdcNonVertxThreadTest line 119 - More details - Source on GitHub

org.awaitility.core.ConditionTimeoutException: Condition with io.quarkus.vertx.mdc.VertxMDCTest was not fulfilled within 10 seconds.
	at org.awaitility.core.ConditionAwaiter.await(ConditionAwaiter.java:167)
	at org.awaitility.core.CallableCondition.await(CallableCondition.java:78)

⚙️ Maven Tests - JDK 11 Windows #

- Failing: integration-tests/maven 

📦 integration-tests/maven

io.quarkus.maven.it.DevMojoIT.testExternalReloadableArtifacts line 1448 - More details - Source on GitHub

org.awaitility.core.ConditionTimeoutException: Condition with lambda expression in io.quarkus.maven.it.DevMojoIT was not fulfilled within 1 minutes.
	at org.awaitility.core.ConditionAwaiter.await(ConditionAwaiter.java:167)
	at org.awaitility.core.CallableCondition.await(CallableCondition.java:78)

io.quarkus.maven.it.JarRunnerIT.testNonAsciiDir line 70 - More details - Source on GitHub

java.lang.AssertionError: 

Expecting actual:

io.quarkus.maven.it.DevMojoIT.testExternalReloadableArtifacts line 1448 - More details - Source on GitHub

org.awaitility.core.ConditionTimeoutException: Condition with lambda expression in io.quarkus.maven.it.DevMojoIT was not fulfilled within 1 minutes.
	at org.awaitility.core.ConditionAwaiter.await(ConditionAwaiter.java:167)
	at org.awaitility.core.CallableCondition.await(CallableCondition.java:78)

io.quarkus.maven.it.JarRunnerIT.testNonAsciiDir line 70 - More details - Source on GitHub

java.lang.AssertionError: 

Expecting actual:

@gsmet gsmet merged commit dc7b4a3 into quarkusio:3.5 Oct 18, 2023
52 of 54 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/config area/core area/dependencies Pull requests that update a dependency file area/devtools Issues/PR related to maven, gradle, platform and cli tooling/plugins area/docstyle issues related for manual docstyle review area/documentation area/graphql area/health area/infinispan Infinispan area/infra internal and infrastructure related issues area/infra-automation anything related to CI, bots, etc. that are used to automated our infrastructure area/mongodb area/oidc area/panache area/persistence OBSOLETE, DO NOT USE area/platform Issues related to definition and interaction with Quarkus Platform area/rest area/resteasy-classic area/smallrye area/testing area/tracing area/vertx
Projects
None yet
Development

Successfully merging this pull request may close these issues.